Back to search
30
MCP

SQL Server

pulsemcp/sql server

Provides robust SQL Server database access with T-SQL validation, connection management, and cross-platform Docker support for executing queries, discovering schemas, and exploring table structures.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
MSSQL
Read-only Microsoft SQL Server integration with metadata discovery, parameterized queries, and execution plans.
0 tools
MySQL
Provides secure MySQL database access with multi-database support, configurable security levels from read-only to full SQL access, and hot-r
0 tools
Oracle Database
Connects to Oracle databases for queries and data operations.
0 tools
database-mcp-server
Database MCP Server for SQL operations
0 tools
SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "sql_server": {
      "url": "None",
      "transport": "http"
    }
  }
}